docs: fix shared library compilation error
authorAlfie John <alfie@alfie.wtf>
Mon, 13 Apr 2015 12:36:32 +0000 (22:36 +1000)
committerAlfie John <alfie@alfie.wtf>
Mon, 13 Apr 2015 12:44:28 +0000 (22:44 +1000)
commit662df8ebf238b2caec0e962705059db4b04b31de
treea0dc410a6296070fd9f260b13837e229002daa17
parent72c2e3d3807995c624d1010e427e3ca5d14eb84c
docs: fix shared library compilation error

Currently getting:

note: /usr/bin/ld: /home/alfie/tmp/test/target/debug/build/test-39af07f97c17512a/out/libhello.a(hello.o):
relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
src/doc/build-script.md